ServiceCancelMeetingRequest Method (RemoveItem) |
Cancels meeting.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic ItemInfoResponse CancelMeetingRequest(
RemoveItem removeItem
)
Public Function CancelMeetingRequest (
removeItem As RemoveItem
) As ItemInfoResponse
Parameters
- removeItem
- Type: Independentsoft.ExchangeRemoveItem
The remove item.
Return Value
Type:
ItemInfoResponseItemInfoResponse.
See Also